Manage a `visited` links history in browsers
Posted
by osgx
on Stack Overflow
See other posts from Stack Overflow
or by osgx
Published on 2010-03-16T18:22:38Z
Indexed on
2010/04/03
3:03 UTC
Read the original article
Hit count: 360
Hello
Can I edit the browser's visited links history?
How can I dump full list of visited sites, or list of pages from some site?
I'm interested in the solution for the most popular browsers: IE7-8, Firefox3, Safari4, Chrome3, Opera9.50+
The best will be solution, which can be scripted in JS+CSS. But plugins or instructions for managing visited links history will be good.
Thanks
© Stack Overflow or respective owner